home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / text / misc / wordshuffler.readme < prev   
Encoding:
Text File  |  1999-09-06  |  1.7 KB  |  67 lines

  1. Short:        Shuffle characters (permutation)
  2. Author:       ralf.gruner@t-online.de (Ralf Gruner)
  3. Uploader:     ralf.gruner@t-online.de (Ralf Gruner)
  4. Version:      1.0
  5. Type:         text/misc
  6. Distribution: Public Domain
  7.  
  8.  
  9.  Wordshuffler generates permutations of the characters of a word.
  10.  You can specify the maximum of consonants and vowels in a row.
  11.  
  12.  Use the executable in a shell window with this syntax:
  13.  
  14.  wordshuffler <text> [maximum consonants] [maximum vowels]
  15.  
  16.  
  17.  The default values for the maxima are 2.
  18.  
  19.  
  20.  Examples:
  21.  
  22.  1.Ram Disk:> wordshuffler ice
  23.  cei
  24.  cie
  25.  eci
  26.  eic
  27.  ice
  28.  iec
  29.  1.Ram Disk:> wordshuffler ice 1 1
  30.  eci
  31.  ice
  32.  1.Ram Disk:> wordshuffler art
  33.  art
  34.  atr
  35.  rat
  36.  rta
  37.  tar
  38.  tra
  39.  1.Ram Disk:> wordshuffler art 1
  40.  rat
  41.  tar
  42.  
  43.  
  44.  Wordshuffler is based on my permutation program
  45.  (misc/math/permutation.lha).
  46.  The program should work with English and German words. For other
  47.  languages you may have to change the vowels string in the source
  48.  code.
  49.  
  50.  
  51.  Ralf Gruner, Großschönau, Germany                 27 August 1999
  52.  
  53.  
  54. ============================= Archive contents =============================
  55.  
  56. Original  Packed Ratio    Date     Time    Name
  57. -------- ------- ----- --------- --------  -------------
  58.     6844    4533 33.7% 27-Aug-99 16:49:10 +wordshuffler
  59.     2059     858 58.3% 27-Aug-99 16:49:00 +wordshuffler.c
  60.      488     279 42.8% 27-Aug-99 17:39:46 +wordshuffler.c.info
  61.      835     396 52.5% 27-Aug-99 17:39:46 +wordshuffler.info
  62.     1026     509 50.3% 27-Aug-99 17:40:20 +wordshuffler.readme
  63.     3304     343 89.6% 27-Aug-99 17:39:46 +wordshuffler.readme.info
  64.      628     277 55.8% 27-Aug-99 17:42:02  Wordshuffler.info
  65. -------- ------- ----- --------- --------
  66.    15184    7195 52.6% 28-Aug-99 06:19:52   7 files
  67.